Skip to content

refactor: batch status histories - #3469

Merged
miloschwartz merged 21 commits into
mainfrom
refactor/batch-status-requests
Jul 29, 2026
Merged

refactor: batch status histories#3469
miloschwartz merged 21 commits into
mainfrom
refactor/batch-status-requests

Conversation

@Fredkiss3

@Fredkiss3 Fredkiss3 commented Jul 20, 2026

Copy link
Copy Markdown
Contributor

Community Contribution License Agreement

By creating this pull request, I grant the project maintainers an unlimited,
perpetual license to use, modify, and redistribute these contributions under any terms they
choose, including both the AGPLv3 and the Fossorial Commercial license terms. I
represent that I have the right to grant this license for all contributed content.

Summary

Added some frontend perf optimizations:

  • Batched the data for the uptime healthcheck bars shown in sites tables, public resources table & health check tables
  • Batched domain certificates statuses shown in public & private resource tables
  • Updated useCertificate hook to use tanstack query, so that the data can be cached (and can accept an initial data)

Screenshots

Name Screenshot
Batched Site status history image
Batched Resource domain certs
Screen.Recording.2026-07-28.at.21.06.59.mov

@Fredkiss3 Fredkiss3 changed the title refator: batch status histories refactor: batch status histories Jul 21, 2026
@Fredkiss3
Fredkiss3 marked this pull request as ready for review July 29, 2026 18:19
@miloschwartz
miloschwartz merged commit 1882d4d into main Jul 29, 2026
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants